@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.w1440{ width:1400px; margin: 0 auto; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.container{width:1200px; margin: 0 auto; }
.w1200{ width:1280px; margin: 0 auto; }





@font-face {
    font-family: 'AMRCANAN';
    src: url('../font/AMRCANAN.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}




/* 导航栏 */
.header_nav{height:80px; width:100%; position:fixed; top:0; left:0; z-index:999; padding: 0 3%;background:#ffffff8c}
.h_logo{width:11.8%; height:80px; float: left; display: flex; align-items: center;}
.h_logo img{width:100%; height: auto; display: block; align-items: center; margin: 0px auto;}
.header_dao{width:50%; height: 100%;  float: right; margin-right:2%; background: url(../images/nav_xs.png) no-repeat right center;}
.nav{width:100%; height:100%;float: right;   }
.nav .nLi{ float:left;  position:relative; display:inline; height:80px;  width:14.2%;  text-align: center;  }
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:16px;  color:#333333;  position: relative  }
.nav .nLi h3 a p{font-size:16px; color:#333333; line-height:77px; display: table; margin: 0px auto; position: relative}
.nav .sub{ display:none;left:50%; top:80px;  position:absolute;  line-height:26px; width:160px;  margin-left: -78px;    z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:40px; line-height:40px;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; margin: 0px; font-size: 16px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 15px; height: 100%; }
.nav .sub a:hover{color:#eb3f01}
.nav .nLi.active p{color:#eb3f01; font-weight: bold; border-bottom: 3px solid #eb3f01}
.h_dhs{background: url(../images/dh_icon.png) no-repeat left center; width: auto; line-height: 80px; position: relative; float: right; color:#333333; 
	font-size: 18px; font-weight: bold; padding-left:30px;}
.f_fixed{background: #fff; box-shadow:0 0 5px rgba(0,0,0,0.2)}








/* 首页:banner */
.banner{ width:100%; height:auto; position: relative; overflow: hidden}
.banner .slideBox{ width:100%; height:960px; overflow:hidden; position:relative; }
.banner .slideBox .hd{ height:30px; overflow:hidden; position:absolute; left:50%; bottom:40px; z-index:1; width: 1440px; transform: translate(-50%,0);}
.banner .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.banner .slideBox .hd ul li{ float:left; margin-right:5px;   line-height:30px; text-align:center; font-size: 24px; cursor:pointer; opacity: 0.5; color:#fff;
	position: relative}
.banner .slideBox .hd ul li:after{content: ""; width: 48px; height: 2px; background: #fff; position: absolute; top:50%; right:0; margin-top: -1px;  display: none}
.banner .slideBox .hd ul li.on{opacity: 1; padding-right: 60px;}
.banner .slideBox .hd ul li.on:after{display: block}
.banner .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.banner .slideBox .bd li{ zoom:1; vertical-align:middle; position: relative}
.banner .slideBox .bd li a{width:100%; height:960px; display: block}






/*关于我们*/
.index_about{width:100%; height:auto; overflow: hidden;  margin-top:58px;}
.index_about_top{width:100%; padding-left:13%; display:inline-block}
.index_about_left{width:29%; height: auto; float: left; margin-top: 76px;}
.index_about_left h3{color:#000000; font-size: 72px;font-family: 'AMRCANAN'; }
.index_about_left h4{color:#333333; font-size: 24px;}
.in_about_xx{width:100%; height: auto; display: block; color:#333; font-size: 16px;  line-height: 30px; margin: 45px 0 100px}
.index_about_more{width:164px; height: 52px;  text-align: center;display: block; background: url(../images/n_jts.png) no-repeat left center; padding-left:45px; padding-top:8px;}
.index_about_more span{border-bottom: 1px solid #f15212; display: block; line-height:36px;  color:#333333; font-size: 16px; padding-left:5px;  }
.index_about_more:hover span{font-weight: bold;}

.index_about_right{width:69%; height: auto; float: right; }
.about_right_center{width:31%; height: 618px; float: left;   position: relative; padding-top: 245px; padding-left: 10%}
.about_right_center:after{content:""; width:79%; height: 550px; background: #d70914; position: absolute; bottom:0; right:0 }
.about_right_center:before{content:""; width:415px; height:415px; background:url(../images/about_yuan.png) no-repeat center; position: absolute; bottom:68px; left:0; 
 z-index: 2}
.about_right_center h4{color:#fff; font-size: 36px; font-family: 'AMRCANAN'; position: relative; z-index: 9}
.about_right_center p{color:#fff; font-size: 16px; margin:28px 0 32px; position: relative; z-index: 9}
.about_right_center img{ position: relative; z-index: 9; transition: all 0.4s ease-in-out;}
.about_right_center img:hover{margin-left: 10px; transition: all 0.4s ease-in-out;}
.about_right_center a{width:100%; display: block;}
.about_right_img{width:69%; float: left; height: 618px}
.about_right_img img{width:100%; height: 100%; object-fit: cover; object-position: center center;}
.index_about ul{width:auto; display: table; margin:110px auto 0;}
.index_about ul li{float: left; margin-right: 200px;}
.in_about_icon{width:129px; height: 129px;  background: url(../images/hs_yuan.png) no-repeat center; position: relative; float: left}
.in_about_icon:after{content: ""; width: 100%; height: 100%; background: #f15212; border-radius: 50%; position: absolute; top:0; left:0; 
 transform: scale(0); transition: all 0.4s ease-in-out;}
.in_about_icon i{width:100%; height: 100%; display: block; position: relative; z-index: 9}
.index_about ul li:hover .in_about_icon{background: url(../images/hh_yuan.png) no-repeat center}
.index_about ul li:hover .in_about_icon:after{transform: scale(0.75); transition: all 0.4s ease-in-out;}
.index_about ul li:last-child{margin-right: 0}
.in_about_bt{margin-left: 135px; margin-top:35px;}
.in_about_bt h4{color:#333333; font-size: 18px; line-height: 30px; font-weight: bold;}
.in_about_bt p{color:#333333; font-size: 16px; line-height: 30px;}
.ab1{background: url(../images/icon1.png) no-repeat center}
.ab2{background: url(../images/icon2.png) no-repeat center}
.ab3{background: url(../images/icon3.png) no-repeat center}
.index_about ul li:hover .ab1{background: url(../images/iconh1.png) no-repeat center}
.index_about ul li:hover .ab2{background: url(../images/iconh2.png) no-repeat center}
.index_about ul li:hover .ab3{background: url(../images/iconh3.png) no-repeat center}




/*产品*/
.index_product{width:100%; height: 940px; overflow: hidden; background: url(../images/product_bjs.jpg) no-repeat center; background-size: cover; padding:50px 0 0}

.index_product_title{width:100%; height: auto; overflow: hidden}
.index_product_title h4{color:#000000; font-size: 72px; font-family: 'AMRCANAN'; }
.index_product_title h5{color:#333333; font-size: 24px; opacity: 0.99 }

.in_pro_more{width:182px; height: 49px; float: right; background: #f15212;  text-align: center; line-height: 49px; font-size: 16px; color: #fff; border-radius: 25px; margin-top: 36px;}
.in_pro_more:hover{background: #313131}
.index_product .index_news_title{width:84%; margin-bottom: 40px;}
.index_product_all{width:100%;  position: relative; margin-top: 30px;}
.index_product_all .swiper-slide a{width:100%; height: auto; display: block; }
.in_pro_img{width:100%; height: auto; overflow: hidden; position: relative}
.in_pro_img img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_pro_xx{width:100%; margin:35px 0; display: inline-block}
.in_pro_xx h4{width:70%; height:40px; background: rgba(255,255,255,0.2);line-height: 40px; font-size: 16px; float: left;
	text-overflow: ellipsis;overflow: hidden;  white-space: nowrap; color:#333333}
.in_pro_xx span{color:#fff; background: #313131; width: 125px; height: 37px; float: right; text-align: center; line-height: 37px; font-size:16px; border-radius: 25px;}

.index_product_all .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_product_all .swiper-button-next,.index_product_all .swiper-button-prev{width:30px; height:30px; top:auto; margin-top: 0; bottom:45px;}
.index_product_all .swiper-button-next{background: url(../images/ys_right.png) no-repeat center; right:24%;}
.index_product_all .swiper-button-prev{background: url(../images/ys_left.png) no-repeat center; left:24%;}
.in_pro_btn{width:194px; height: 194px; background:url(../images/pro_yuan.png) no-repeat center; background-size: 100% 100%; position: absolute; top:24%; right:34.5%; 
	z-index: 9}
.in_pro_btn:after{content: ""; width: 140px; height: 140px; background: rgba(241,82,18,0.8); border-radius: 50%; position: absolute; top:50%; left:50%; 
	transform: translate(-50%,-50%);}
.index_pro_xx{width:100%; height: auto; overflow: hidden}
.index_pro_info{width:80%; height: auto; float: left}
.index_pro_info p{color:#333333; font-size: 16px; line-height: 30px;}
.in_pro_xq{width:164px; height: 52px;  text-align: center;display: block; background: url(../images/n_jts.png) no-repeat left center; padding-left:45px; padding-top:8px; float: right; margin-top: 40px;}
.in_pro_xq span{border-bottom: 1px solid #eb3f01; display: block; line-height:36px;  color:#333333; font-size: 16px; padding-left:5px;  }
.index_pro_img{width:60%; text-align: center; margin:70px auto 0}
.index_pro_img img{max-width: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_picon{width:151px; height: 149px; background: url(../images/yy_yuan.png) no-repeat center; position: absolute; font-size: 18px; color: #000000;
	line-height: 30px; text-align: center; padding-top:45px;}

.pi1{bottom:200px; left:5%}
.pi2{bottom:428px; left:15%;}
.pi3{bottom:428px; right:10%}
.pi4{bottom:200px; right:5%}
.in_pro_xq:hover span{font-weight:bold;}





/*优势*/
.index_youshi{width:100%; height: 924px; overflow: hidden; background: url(../images/youshi_bjs.jpg) no-repeat center; padding-left:13%; padding-top: 120px;}
.index_youshi_all{ width:100%; position: relative; overflow: hidden}
.index_youshi_all .hd{width:12%;  height: auto; float: left; margin-top: 220px;}
.index_youshi_all .hd ul{width:100%; height: auto; overflow: hidden}
.index_youshi_all .hd ul li{width:100%; height: 40px; line-height:40px; overflow: hidden; margin-bottom: 20px;}
.index_youshi_icon{width:25px; height: 40px; float: left; display: flex; align-items: center; margin-right:15px;}
.index_youshi_icon img{max-width: 100%; align-items: center; margin: 0px auto;}
.ys2{display: none}
.index_youshi_all .hd ul li span{color:#333333; font-size: 18px;}
.index_youshi_all .hd ul li.on .ys2{display: block}
.index_youshi_all .hd ul li.on .ys1{display: none}
.index_youshi_all .bd{width:80%; height: auto; float:right}
.index_youshi_all .bd ul{width:100%; height: auto; overflow: hidden}
.index_youshi_all .bd li{width:100%; height: auto; overflow: hidden; padding-left:20px;}
.ys_right_center{width:31%; height:768px; float: left;   position: relative; padding-top: 80px; }
.ys_right_center:after{content:""; width:93%; height: 100%; background: #fff; position: absolute; bottom:0; right:0 }
.ys_right_center h4{color:#d70914; font-size: 20px; font-weight: bold; text-align: center}
.ys_right_center h5{color:#999999; font-size: 16px; font-family: "Arial"; text-align: center; line-height: 40px;}
.ys_right_center hr{width:2px; height: 20px; background: #d70914; display: block; margin: 5px auto 20px}
.ys_right_center p{color:#333333; font-size: 16px;  position: relative; z-index: 9; line-height: 30px;}
.ys_right_center img{ position: relative; z-index: 9; transition: all 0.4s ease-in-out;; margin-top: 40px}
.ys_right_center img:hover{margin-left: 10px; transition: all 0.4s ease-in-out;}
.ys_right_center a{width:489px; height: 489px; display: block; background:url(../images/hh_yuan.png) no-repeat center; position: relative; z-index: 9; 
	padding: 16% 24%; text-align: center; margin-left: -20px;}
.ys_right_img{width:69%; float: left; height:768px}
.ys_right_img img{width:100%; height: 100%; object-fit: cover; object-position: center center;}
.arrow{width:240px; height: 44px; background: #d70914; padding: 0 10px; position: absolute; bottom:110px; left:27%; z-index: 999}
.arrow a{ display:block;  width:50%; height:44px; float:right;  overflow:hidden; cursor:pointer;}
.arrow .next{background: url(../images/ys_right.png) no-repeat center}
.arrow .prev{background: url(../images/ys_left.png) no-repeat center}
.index_youshi_bottom{width:300px; height: auto; position: absolute; bottom:0; left:0}
.index_youshi_bottom h4{color:#333333; font-size: 18px; margin-bottom: 10px;}
.index_youshi_bottom h5{color:#999999; font-size: 16px; font-family: "Arial"}
.index_youshi_top{width:300px; height: auto; position: absolute; top:0; left:0; z-index: 9}
.index_youshi_top h4{color:#000000; font-size:60px;  font-family: 'AMRCANAN'; margin-bottom: 8px; line-height: 60px;}
.index_youshi_top h5{color:#333333; font-size: 24px; margin-top:10px; }



/*案例*/
.index_case{width:100%; height:auto; overflow:hidden; margin:90px 0}
.index_case_all{width:100%; height: auto; overflow: hidden; position: relative}
.index_case_all .swiper-slide{width:38%}
.index_case_all .swiper-slide a{width:100%; display: block; position: relative}
.index_case_all .swiper-slide a img{width:100%;}
.index_case_all .swiper-slide a h4{color:#fff; font-size: 18px; width: 100%; font-weight: bold; position: absolute; bottom:20px; left:0; text-align: center;
	opacity: 0}
.index_case_all .swiper-slide-active a h4{opacity: 1}
.index_case_all .swiper-button-prev{
	width:42%;
	height:100%;
	left:-450px;
	top:0;
	background:rgba(255,255,255,0.4);
    border-radius: 5px;
	margin-top:0;
	z-index:99;
	transition: 0.2s;
	}	
.index_case_all .swiper-button-prev:before{	
    content: '';
    position: absolute;
    width: 15px;
    height: 100%;
    background: url(../images/nh_left.png) no-repeat 0 center;
    left: 94%;
    top: 0;

}

.index_case_all .swiper-button-prev:hover:before{background: url(../images/n_left.png) no-repeat 0 center;}
.index_case_all .swiper-button-next{
	width:42%;
	height:100%;
	right:-450px;
	top:0;
	background:rgba(255,255,255,0.4);
    border-radius: 5px;
	margin-top:0;
	z-index:99;
	transition: 0.2s;
	}
.index_case_all .swiper-button-next:after{	
    content: '';
    position: absolute;
    width: 15px;
    height: 100%;
    background: url(../images/nh_right.png) no-repeat 0 center;
    right: 94%;
    top:0;
}
.index_case_all .swiper-button-next:hover:after{background: url(../images/n_right.png) no-repeat 0 center;}




/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top: 80px; margin-bottom: 45px;}
.index_news_title{width:100%; height: auto; overflow: hidden; margin-bottom: 35px;}
.index_news_title dl{float: left}
.index_news_title dl dt{color:#000000; font-size: 72px;  font-family: 'AMRCANAN'; margin-bottom: 8px; line-height: 60px;}
.index_news_title dl dd{color:#333333; font-size: 24px; }
.in_nmore{width:164px; height: 52px;  text-align: center; float: right; background: url(../images/n_jts.png) no-repeat left center; padding-left:45px; 
	padding-top:8px; margin-top: 30px;}
.in_nmore span{border-bottom: 1px solid #f15212; display: block; line-height:36px;  color:#333333; font-size: 16px; padding-left:5px;  }
.in_nmore:hover span{font-weight: bold;}
.index_news_left{width:63.3%; height: auto; float: left; background: #f9f9f9; padding: 30px;}
.index_news_nav{width:100%; height: 45px; border-bottom: 1px solid #dcdcdc}
.index_news_nav a{color:#333333; font-size: 18px; font-weight: bold; margin-right: 54px;}
.index_news_nav a:hover{color:#eb3f01}
.index_news_one{width:100%; height: auto; overflow: hidden; padding:28px 0; border-bottom: 1px solid #dcdcdc}
.index_news_img{width:262px; height: auto; float: left}
.index_news_img img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_xx{margin-left:310px;}
.index_news_xx h4{width:100%; height: 40px; line-height: 40px; color: #333333; font-size: 18px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_xx span{display: block; color:#999999; font-size: 16px; margin: 10px 0}
.index_news_xx p{display: block; color:#999999; font-size: 16px; width: 100%; height: 90px; line-height: 30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;}
.index_news_left ul{width:100%; height: auto; overflow: hidden; margin-top:20px;}
.index_news_left ul li{width:100%; height: 30px; line-height: 30px; background: url(../images/n_san.png) no-repeat left center; padding-left: 20px; 
	margin-bottom:10px;}
.index_news_left ul li h3{width:70%; height: 100%; float: left; color:#333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_left ul li span{float: right; color:#999999; font-size: 16px; }
.index_news_right{width:34.4%; height: auto; float: right; background: #f9f9f9; position: relative}
.index_news_pic{width:100%; height: auto; overflow:hidden}
.index_news_pic img{width:100%; display: block}
.index_news_info{width:100%; height:auto; overflow: hidden; padding:52px 30px;}
.index_news_info h4{width:100%; height: 60px; line-height: 30px; color:#333333; font-size: 18px; font-weight: bold;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.index_news_info p{width:80%; height: 60px; line-height: 30px; color:#999999; font-size: 16px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin-top: 15px;}
.index_news_right .swiper-button-next,.index_news_right .swiper-button-prev{width:11px; height: 21px; top:auto; margin-top: 0; bottom:70px;}
.index_news_right .swiper-button-next{background: url(../images/n_right.png) no-repeat center; right:40px}
.index_news_right .swiper-button-prev{background: url(../images/n_left.png) no-repeat center; left:auto; right:70px;}
.index_news_left ul li:hover h3{color:#eb3f01}
.index_news_left ul li:hover span{color:#eb3f01}
.index_news_right .swiper-slide a{width:100%; height:auto; display:block}
.index_news_one:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_news_right .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_news_right .swiper-slide a:hover h4{color:#eb3f01}

.index_news_one:hover h4{color:#eb3f01}



/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background: #1b1b1b; padding-top:36px; }
.footer .w1440{position: relative}
.footer_nav{width:100%; height:65px; line-height:65px; border-bottom: 1px solid rgba(255,255,255,0.2); background: #1b1b1b}
.footer_nav a{color:#999999; font-size: 16px; margin-right: 152px;}
.f_top{width:70px; height: 65px; float: right; text-align: center; background: #323232; display: flex; align-items: center;}
.f_top img{max-width: 100%; align-items: center; margin: 0px auto;}
.f_top:hover{ background: #eb3f01;}
.f_logo{width:370px; height: auto; text-align: center; display: block; position: absolute; top:0; left:50%; margin-left: -185px}
.footer_xx{width:350px; height: auto;  overflow: hidden; float: left}
.footer_xx h4{color:#fff; font-size:18px;  margin-bottom: 8px;}
.footer_xx p{ color:#999999; font-size: 14px; line-height:32px; padding-left: 30px;}
.f1{background: url(../images/f1.png) no-repeat left center}
.f2{background: url(../images/f2.png) no-repeat left center}
.footer_ma{width:auto; float: right}
.m1,.m2{width:84px; height:auto; float: left; position: relative; margin: 0 10px;}
.m1 img,.m2 img{width:100%; height: auto; }
.m1 p,.m2 p{color:#999999; font-size: 14px;  text-align: center}
.copy{clear:both;width:100%;height:70px; line-height:70px;  position: relative; border-top:1px solid rgba(255,255,255,0.2); margin-top: 40px;}
.copy_tab{display: table; margin: 0px auto;}
.copy_l{font-size:14px; color:#999999; height: 100%;  text-align:center; width:100%}
.copy_l a{color:#999999}
.copy_l a:hover{color:#eb3f01!important}
.footer_zhichi{width:auto; height:100%; float: right; margin-left: 20px; }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#999999; height: 100%}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:22px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:22px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #999999;}
.footer_zhichi i{ float: left;}
.footer_nav a:hover{color:#eb3f01}



/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#eb3f01;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}











.page-list{ display: none;}
.inside_banner h2{ font-size: 40px; font-weight: bold; color: #fff;; text-align: center;line-height: 2.4; padding-top: 20px;}
.inside_banner p.ny_post,.inside_banner p.ny_post a{ text-align: center; color: #fff; font-size: 16px; cursor:pointer}
.inside_banner p.ny_post img{ margin-right: 10px;}
.inside_banner p.ny_post a:hover,.inside_banner p.ny_post span:hover{font-weight:bold; color:#eb3f01}
.inside_banner .shubiao{ display: block; margin: 32px auto;}
.nav-height{height: 90px; background: #f7f6f4;position: relative;}
.nav-wrap.navFix{position: fixed; top:92px; left: 0; z-index: 8; height:90px; background: #f7f6f4; width: 100%;  box-shadow: 0 0 5px rgba(0,0,0, 0.2);}
.nav-wrap{ }
.nav-wrap ul{display: table!important; margin: 0 auto;}
.nav-wrap li{ float: left; line-height: 90px; position: relative;}
.nav-wrap li a{font-size: 18px; padding: 0 40px; display:block}
.nav-wrap li a:hover{font-weight:bold; color:#eb3f01}
.nav-wrap li::before{ content: "|"; position: absolute;  display: block; right: 0; color: #808080;}
.nav-wrap li:last-child::before{ display: none;}
.nav-wrap li a.active{ position: relative;}
.nav-wrap li a.active::after{ content: ""; position: absolute; width: 80px; height:3px; bottom:22px; background: #eb3f01; left: 50%; margin-left:-40px;  }
.honor{ overflow: hidden; padding-bottom: 120px;}
.honor_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.honor_list li{ width: 32.6%; float: left; border: 1px solid #e5e5e5; margin-right: 1%; margin-bottom: 20px;}
.honor_list li:nth-child(3n){ margin-right: 0;}
.honor_list li .img{overflow: hidden; width:100%;}
.honor_list li .img img{ width: 100%; transition: all 0.3s; display:block;}
.honor_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.honor_list li .gallery-title{ line-height: 50px; background: #e5e5e5;text-align: center; font-size: 16px; transition: all 0.3s; width:100%; height:50px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.honor_list li:hover{ border: 1px solid #eb3f01;}
.honor_list li:hover .gallery-title{ background: #eb3f01; color: #fff;}


/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top:60px; margin-bottom: 60px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:100%; height:auto; border:1px solid #d2d2d2; margin:15px auto 25px; overflow:hidden; padding: 22px; }
.ny_solution_img{width:308px; height:100%; float:left; overflow:hidden; border: 1px solid #d2d2d2; position:relative}
.ny_solution_img:after{content:""; width:100%; height:100%; position:absolute; top:0; left:0; background:rgba(0,91,172,0.5); opacity:0; transition: all 0.4s ease-in-out;}
.ny_product_all ul li:hover .ny_solution_img:after{opacity:1; transition: all 0.4s ease-in-out;}
 
.ny_solution_img img{width:100%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block}
.ny_solution_xx{width:796px; height:auto; float:left; margin-left: 50px; padding: 20px 0}
.ny_solution_xx p{font-size:16px; color:#555; line-height:31px;}
.ny_solution_xx p b{color:#353432}
.ny_soli_p{width:100%; height: auto; overflow: hidden;margin-top: 20px; margin-bottom: 20px;}
.ny_product_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover{border:1px solid #eb3f01;}
.ny_solution_xx .ny_yfzx_title{margin-top: 0}
.yfzx_more{font-size:16px; color:#666;width: 189px;display: block;line-height: 50px;text-align: center;height: 50px;background: #ddd;}
.yfzx_more:hover{background: #eb3f01;line-height: 30px; color: #fff; border: 1px solid #eb3f01; padding:10px;}
.ny_solution_xx .ny_yfzx_title h5{width:100%; height:auto; color:#333; font-size:20px;font-weight: bold; line-height:30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}



/*产品详情页*/
.ny_product_show{width:100%; height: auto; overflow: hidden; margin:60px 0 100px;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:507px; height:auto; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#eb3f01; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:650px; height: auto; float: right}
.ny_pro_tright h1{ font-size: 36px; color: #191919; height:auto; line-height:40px; font-weight:700;}
.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden; padding-bottom:30px;}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height: 35px; font-size: 15px;   }
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:58px; background: url(../images/dh1.png) no-repeat left center;padding-left: 52px;margin-top: 30px}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left; line-height: 70px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #eb3f01; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden; margin-top:30px;}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}


.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:869px; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:300px; height: auto; float: right}

.ny_probt{width:100%; height:65px;}
.ny_probt li{width:100%; height:65px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:65px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#333; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#333;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size:18px;font-weight: bold;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top:36px; font-size:16px;color:#333; line-height:30px;}
.ny_proshow_info p{font-size:16px;color:#333; line-height:34px;}
.ny_proshow_info td{font-size:16px;color:#333; line-height:34px;}


.ny_hotnews{width:100%; height:auto; overflow: hidden; }
.ny_hotnews h3{width:100%; height:40px; background: #eb3f01; color: #fff; text-align: center; line-height: 40px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px; margin-bottom:20px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#eb3f01}
.ny_hotnews input[type="text"]{width:240px; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
.t_search{background:#eb3f01; color:#fff;  height:35px; line-height:35px;  font-size:14px; border:0; width:60px;}



/*��ҳ����*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:50px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 16px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8;    text-align: right;}
.news_xx{width:62%; height: auto; float: left; margin-left:2%; margin-top: 36px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 20px; color: #000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:24%; height: auto; float: right}
.news_pic img{width:100%; height: auto}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#eb3f01}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_lx_dh,.ny_lx_dh p{width:100%; height:auto;  font-size: 16px; color: #333; line-height: 36px;}
.ny_list_all{width: 100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom: 60px;}



/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}

.keyword_light{line-height:28px;}
.container2{width: 1200px;margin: 0px auto;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 60px 0 100px;  }
.ny_news_show img{max-width:100%}
.ny_news_show p{font-size:16px; color:#333; line-height: 36px;}
.ny_title_1{ overflow: hidden; margin-bottom: 20px;}
.ny_title_1 h2{font-weight: 300; font-size: 34px; line-height: 1.2; color: #222;font-weight: bold   }
.ny_title_1 p{text-transform: uppercase; font-size: 22px; color: #eb3f01; position: relative; line-height: 2.8; }
.ny_title_1 p::after{ content: ""; position: absolute; display: block; height: 1px; width: 140px; background: #d4d4d4; left: 0; bottom: 0;}
.ny_title_1 em{font-style: normal; font-size:18px; line-height:1.4; color: #000; padding: 15px 0; display: block;}

.section-content{width:100%; height:auto; overflow:hidden; margin: 60px 0 100px;}
.inside_banner{ height: 400px; padding-top:180px; position:relative;margin-top:80px;}
.inside_banner .in_header{position:absolute;}
.about1_ban{background:#0c60a8;}
.news1_ban{ background: #0c60a8;}
.contact1_ban{background:#0c60a8;}
.servic1e_ban{background: #0c60a8;}
.case1_ban{background: #0c60a8;}
.yyyg1_ban{background: #0c60a8;}
.yyly1_ban{background: #0c60a8;}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center bottom;}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat center bottom;}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center bottom;}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center bottom;}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center bottom;}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat center bottom;}
.yyly_ban{background: url(../images/yyly_ban.jpg) no-repeat center bottom;}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center bottom;}


@media screen and (max-width:1680px){
	.ys_right_center{width:37%}
.ys_right_img{width:63%}
.index_about_left h3{font-size:66px}
}



@media screen and (max-width:1550px){
	.w1440,.banner .slideBox .hd{width:1200px;}
.index_news_one{padding: 18px 0;}
.index_news_left{padding:19px 30px;}

}
	
@media screen and (max-width:1440px){
	.index_about_top{padding-left:6%}
	.index_youshi{padding-left:6%}
	.index_about_left h3{font-size:60px;}
	.about_right_center h4{font-size:30px;}
	.index_product_all .swiper-button-next{right:20%}
	.index_product_all .swiper-button-prev{left:20%}
	.index_pro_img{margin:100px auto 0}
	
}


@media screen and (max-width:1360px){
	.header_dao{width:60%}
	
}


